Release 10.1A: OpenEdge Development:
Progress 4GL Reference
OS-GETENV function
Returns a string that contains the value of the desired environment variable in the environment in which Progress is running.
Syntax
environment-variableThe name of the environment variable whose value you want to find.
ExampleThis procedure prompts a user for a report name. It then builds the full pathname where the report will be stored, using OS-GETENV to find the DLC directory. Finally, the procedure displays the full pathname.
Notes
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |